Skip to content

Bump patool from 4.0.1 to 4.0.4#1622

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/patool-4.0.4
Closed

Bump patool from 4.0.1 to 4.0.4#1622
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/patool-4.0.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps patool from 4.0.1 to 4.0.4.

Release notes

Sourced from patool's releases.

Release 4.0.4

See doc/changelog.txt for release notes

Release 4.0.3

See doc/changelog.txt for release notes

Release 4.0.2

See doc/changelog.txt for release notes

Changelog

Sourced from patool's changelog.

4.0.4 (released 19.01.2026)

  • Do not propagate log messages. Thanks MatteoH2O1999 for the bug report and suggested fix. Closes: GH bug #187
  • Updated dev dependencies, now requires Python >= 3.12

4.0.3 (released 11.12.2025)

  • Added support for FREEARC (.arc) archives. Peazip can create and extract these.
  • Set SOURCE_DATE_EPOCH to latest git commit date instead of zero. Fixes test failures on some platforms. Closes: GH bug #186
  • Updated dev dependencies

4.0.2 (released 14.10.2025)

  • Allow stdin when interactive mode is requested. Closes: GH bug #184
  • Use the Python module "compression.zstd" for Python version >= 3.14 to extract and create ZSTD (.zst) files.
  • Updated dev dependencies
  • Replace pytype type checks with ty
  • Added Python 3.14 to the test matrix
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [patool](https://github.com/wummel/patool) from 4.0.1 to 4.0.4.
- [Release notes](https://github.com/wummel/patool/releases)
- [Changelog](https://github.com/wummel/patool/blob/master/doc/changelog.txt)
- [Commits](wummel/patool@4.0.1...4.0.4)

---
updated-dependencies:
- dependency-name: patool
  dependency-version: 4.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 19, 2026
@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.67%. Comparing base (4cdaa00) to head (03a9d82).
⚠️ Report is 5 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1622   +/-   ##
=======================================
  Coverage   54.67%   54.67%           
=======================================
  Files         335      335           
  Lines       27361    27361           
=======================================
  Hits        14960    14960           
  Misses      12401    12401           
Flag Coverage Δ
functionaltests 0.00% <ø> (ø)
unittests 54.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@prandla prandla closed this Feb 14, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/patool-4.0.4 branch February 14, 2026 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Development

Successfully merging this pull request may close these issues.

1 participant